home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <meta name="GENERATOR" content="amaya 5.2" />
- <title>Moving Image Map Areas</title>
- <style type="text/css"></style>
- <link href="../style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <table border="0" summary="toc">
- <tbody>
- <tr>
- <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
- src="../../images/amaya.gif" /></td>
- <td><p> <a href="using_clientside_image_maps.html" accesskey="p"><img alt="previous"
- src="../../images/left.gif" /></a>
- <a href="../ImageMaps.html" accesskey="t"><img alt="top" src="../../images/up.gif" /></a>
- <a href="resizing_image_map_areas.html" accesskey="n"><img alt="next"
- src="../../images/right.gif" /></a></p>
- </td>
- </tr>
- </tbody>
- </table>
-
- <div id="page_body">
- <h1>Moving Image Map Areas</h1>
-
- <p class="ProcedureDescription">After you have <a
- href="creating_clientside_image_maps.html">defined an area</a> within an
- image map, you can move that area somewhere else within the image:</p>
-
- <p class="ProcedureCaption">To move the area directly from the keyboard</p>
- <ol>
- <li>Move the cursor into an area of the image map.</li>
- <li>Press the <code>Control</code> key and click the mouse. This will
- highlight the image map area.</li>
- <li>Release the <code>Control</code> key but continue to hold down the
- mouse button. Use the mouse to move the highlighted image area to its new
- location.</li>
- </ol>
-
- <p class="ProcedureCaption">To move the area using the Structure view</p>
- <ol>
- <li>Select <strong>Show Structure</strong> from the <strong>Views</strong>
- menu (or press<code> Alt + v</code> then <code>Alt + s</code>). The
- structure view of the document will open in another window.</li>
- <li>Edit the <code>coords</code> attribute manually. Example:
- <code>coords=28,5,55,33.</code></li>
- <li>The image map area will move accordingly in the open browser
- window.</li>
- </ol>
- </div>
-
- </body>
- </html>
-